Total Complexity | 10 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 167 |
Lines of code | 138 |
Logical lines of code | 43 |
Comment lines | 19 |
Methods | 6 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createDatabaseSchema() | 38 | 1 | 110 | |
runQuery() | 66 | 3 | 8 | |
createTable() | 69 | 2 | 6 | |
addColumn() | 69 | 2 | 6 | |
seedData() | 100 | 1 | 2 | |
isColumnInTable() | 69 | 1 | 6 |